projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47684cd
)
(REL_ALLOC): #undef deleted.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 18 Sep 1994 04:05:03 +0000
(
04:05
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 18 Sep 1994 04:05:03 +0000
(
04:05
+0000)
src/s/sol2.h
patch
|
blob
|
history
diff --git
a/src/s/sol2.h
b/src/s/sol2.h
index 3218e9ff6bbe04a1d93263275501d3ba3a51ac47..02560df0f5e3594d0d4d256a137d5dc96ac64060 100644
(file)
--- a/
src/s/sol2.h
+++ b/
src/s/sol2.h
@@
-41,9
+41,3
@@
access(2), but in the meantime, some of us need the right behavior. */
people keep saying that it doesn't work, and that the patch is easy
to install. Patch number is 100947-02. */
#undef SOLARIS_BROKEN_ACCESS
-
-/* We can't use Xt from X11R6 with ralloc.c, because Xt
- includes libthread.so and that calls sbrk directly. */
-#if defined (USE_X_TOOLKIT) && defined (HAVE_X11XTR6)
-#undef REL_ALLOC
-#endif